Simplify a check
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 04:19:36 +0000 (23:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 04:19:36 +0000 (23:19 -0500)
commit8596a34b8ba7f2d42eae2bc5e761d2f106338b8a
tree50294141dd269053f4f703e8d0cbf6b48122f3ce
parent50a206223f061e3628f9c8e2279dff04049e3d07
Simplify a check

Whenever titlebar is set, title_box is pointing to the
same widget, so we can just always use title_box here.
Pointed out by Jasper St. Pierre.
gtk/gtkwindow.c